Skip to content

Conversation

@jonathanpallant
Copy link
Member

@jonathanpallant jonathanpallant commented Dec 9, 2025

Fixes #243

It was a simple typo - the code was reading the task register instead of firing the task (which you do by writing to it).

cc @robamu

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 9, 2025

Deploying ferrous-systems-rust-exercises with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6804d52
Status:⚡️  Build in progress...

View logs

Copy link

@mhatzl mhatzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can confirm.

running cargo run --bin radio-puzzle-solution without a dongle attached hangs the application.
with this PR, I get

00:00:00.210815 [ERROR] no response or response packet was corrupted (radio_puzzle_solution src/bin/radio-puzzle-solution.rs:42)
`dk::exit()` called; exiting ...
Firmware exited successfully

@jonathanpallant
Copy link
Member Author

Why is cloudflare sad?

18:05:32.721 | Failed: build failed to initialize in time. If this continues, contact support

@jonathanpallant jonathanpallant merged commit 1c674fc into main Dec 9, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Radio TX timeout doesn't work

3 participants